factoryResetDevice

@get:JvmName(name = "getFactoryResetDevice")
@set:JvmName(name = "setFactoryResetDevice")
var factoryResetDevice: Int
Tell the node to factory reset config everything; all device state and configuration will be returned to factory defaults and BLE bonds will be cleared.

int32 factory_reset_device = 94;